﻿2026-07-29T08:46:05.2265508Z ##[group]Run actions/checkout@v5
2026-07-29T08:46:05.2266309Z with:
2026-07-29T08:46:05.2266872Z   repository: BigscreenVR/spt-bs-core
2026-07-29T08:46:05.2272604Z   token: ***
2026-07-29T08:46:05.2273156Z   ssh-strict: true
2026-07-29T08:46:05.2273712Z   ssh-user: git
2026-07-29T08:46:05.2274275Z   persist-credentials: true
2026-07-29T08:46:05.2274989Z   clean: true
2026-07-29T08:46:05.2275556Z   sparse-checkout-cone-mode: true
2026-07-29T08:46:05.2277309Z   fetch-depth: 1
2026-07-29T08:46:05.2277864Z   fetch-tags: false
2026-07-29T08:46:05.2278432Z   show-progress: true
2026-07-29T08:46:05.2279008Z   lfs: false
2026-07-29T08:46:05.2279532Z   submodules: false
2026-07-29T08:46:05.2280200Z   set-safe-directory: true
2026-07-29T08:46:05.2280848Z   allow-unsafe-pr-checkout: false
2026-07-29T08:46:05.2281485Z env:
2026-07-29T08:46:05.2282027Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-29T08:46:05.2282736Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-29T08:46:05.2283388Z ##[endgroup]
2026-07-29T08:46:05.4138951Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-29T08:46:05.4140748Z ##[group]Getting Git version info
2026-07-29T08:46:05.4141675Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-29T08:46:05.4359799Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-07-29T08:46:05.4574104Z git version 2.43.0.windows.1
2026-07-29T08:46:05.4597647Z ##[endgroup]
2026-07-29T08:46:05.4605542Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\2c3e3f7a-8d66-43bd-993d-bb566aa8975a\.gitconfig'
2026-07-29T08:46:05.4619630Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\2c3e3f7a-8d66-43bd-993d-bb566aa8975a' before making global git config changes
2026-07-29T08:46:05.4621379Z Adding repository directory to the temporary git global config as a safe directory
2026-07-29T08:46:05.4624725Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-29T08:46:05.4862995Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-07-29T08:46:05.5088041Z https://github.com/BigscreenVR/spt-bs-core
2026-07-29T08:46:05.5113373Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-29T08:46:05.5117280Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-29T08:46:05.5328927Z refs/heads/main
2026-07-29T08:46:05.5354308Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-07-29T08:46:05.5718129Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:46:05.7486740Z ##[endgroup]
2026-07-29T08:46:05.7489564Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-07-29T08:46:06.1957580Z ##[group]Cleaning the repository
2026-07-29T08:46:06.1961357Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-07-29T08:46:07.8314942Z Removing target/
2026-07-29T08:46:07.8347107Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-07-29T08:46:07.8863533Z HEAD is now at ffc7e9ea Merge pull request #118 from BigscreenVR/docs/access-control-grill
2026-07-29T08:46:07.8892526Z ##[endgroup]
2026-07-29T08:46:07.8898074Z ##[group]Disabling automatic garbage collection
2026-07-29T08:46:07.8904268Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-07-29T08:46:07.9159218Z ##[endgroup]
2026-07-29T08:46:07.9159767Z ##[group]Setting up auth
2026-07-29T08:46:07.9166208Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-29T08:46:07.9391564Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-29T08:46:08.4458717Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-29T08:46:08.5507241Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-29T08:46:09.0060564Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-29T08:46:09.0297241Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-29T08:46:09.5042263Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-29T08:46:09.5309346Z ##[endgroup]
2026-07-29T08:46:09.5309847Z ##[group]Fetching the repository
2026-07-29T08:46:09.5319354Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +ffc7e9ea4427ff56f02edd6816b814cea5874dfe:refs/remotes/origin/main
2026-07-29T08:46:10.2334701Z ##[endgroup]
2026-07-29T08:46:10.2335192Z ##[group]Determining the checkout info
2026-07-29T08:46:10.2335684Z ##[endgroup]
2026-07-29T08:46:10.2347970Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-07-29T08:46:10.2638128Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-29T08:46:10.2874188Z ##[group]Checking out the ref
2026-07-29T08:46:10.2879382Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B main refs/remotes/origin/main
2026-07-29T08:46:10.3391567Z branch 'main' set up to track 'origin/main'.
2026-07-29T08:46:10.3391901Z Your branch is up to date with 'origin/main'.
2026-07-29T08:46:10.3392203Z Switched to and reset branch 'main'
2026-07-29T08:46:10.3414459Z ##[endgroup]
2026-07-29T08:46:10.3685297Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-07-29T08:46:10.3915916Z ffc7e9ea4427ff56f02edd6816b814cea5874dfe
